C1.Xaml.Zip アセンブリ > C1.C1Zip 名前空間 > C1ZipEntryCollection クラス > FindLastIndex メソッド : FindLastIndex(Int32,Int32,Predicate<C1ZipEntry>) メソッド |
'宣言 Public Overloads Function FindLastIndex( _ ByVal startIndex As System.Integer, _ ByVal count As System.Integer, _ ByVal match As System.Predicate(Of C1ZipEntry) _ ) As System.Integer
public System.int FindLastIndex( System.int startIndex, System.int count, System.Predicate<C1ZipEntry> match )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2